	/* 产品详情页 带缩略图 多图轮动切换css */
		.picFocus{ float:left;  width:100%;   position:relative;  overflow:hidden;  zoom:1; margin-bottom:20px;}
        .picFocus .bd { float:left; width:598px;border:1px solid #eee; margin-right:50px;}
		.picFocus .bd li{ vertical-align:middle;position:relative;  }
		.picFocus .bd img{ width:100%; height:; display:block;  }
		.picFocus .bd li h2{ position: absolute; bottom:0; left:0;  font-size:24px; line-height:50px; font-weight:normal; color:#FFF; padding:0 20px;
		 background-color: rgba(0,0,0,0.5);/* border-bottom:3px solid rgba(230,0,33,0.8);*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);/*ie6*/}

.picFocus .View_biaoti{width:550px; float:left; overflow:hidden; word-wrap: break-word;position:relative;
font-size:28px; line-height:40px; font-weight:normal; color: #000; position:relative; text-indent:15px; margin-bottom:5px;}
.picFocus .View_biaoti:before{ content:""; position: absolute; left:0; top:12px; 
width:5px; height:20px; overflow:hidden;  background-color:#b23331;}
.picFocus .View_canshu{width:550px; float:left; overflow:hidden; padding:10px 0; word-wrap: break-word; border-bottom:1px solid #eee;}

        .picFocus .hd{ width:550px; float:left; padding-top:25px;  overflow:hidden; }
		.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
		.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
		.picFocus .hd ul li img{ width:67px; height:66px; border:2px solid #ddd; cursor:pointer; margin-right:15px;   }
		.picFocus .hd ul li.on{ /*background:url("../ico/icoUp.gif") no-repeat center 0;*/ }
		.picFocus .hd ul li.on img{ border-color:#b23331;  }
		.picFocus .hd ul li p{ width:100%;font-size:12px; line-height:20px; font-family:Arial, Helvetica, sans-serif;   }
		
@media screen and (max-width:800px){
/* 研发中心 */
		.slideTxtBox .hd{  margin:10px 0; }
		.slideTxtBox .hd ul li{  width:33%; }
		.slideTxtBox .bd {width:98%;  }
		.slideTxtBox .bd ul p{ padding-bottom:15px; font-size:14px;}
		
/* 产品详情页 带缩略图 多图轮动切换css */
		.picFocus{ }
		.picFocus .View_biaoti{width:100%; font-size:20px; line-height:40px;}
		.picFocus .View_canshu{width:100%;  padding:0; }
		.picFocus .hd{ width:100%;  padding-top:15px;  }
		.picFocus .bd {width:98%; max-width:100%;  margin-right:0;}
		.picFocus .bd img{max-width:100%; width: auto;  }
.proTxt{ width:100%; float:right; padding-bottom:15px;}
}		

		
/* 研发中心 */
		/* 本例子css */
		.slideTxtBox{  float:left; width:1200px; text-align:left; margin-bottom:25px;}
		.slideTxtBox .hd{  background:#f4f4f4; padding-left:15px;  border-bottom:1px solid #ddd;  position:relative;  height:40px; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px;  }
		.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:16px;  height:40px; line-height:40px; }
		.slideTxtBox .hd ul li.on{  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		
		.slideTxtBox .bd ul{ display:block; float:left; padding:2%; width:96%; overflow:hidden;  }
		.slideTxtBox .bd li{ height:24px; line-height:24px;   }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
		.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
		.slideTxtBox .arrow .next{ background-position:0 -50px;  }
		.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
		.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }

	
	/* 首页多图 css -------------------------------------- */
.sliderMain{width:100%; padding:20px 0 50px; margin:30px 0;background: url(../images/bg3.jpg) center center no-repeat; height:;}
.sliderMain:after{ content:"";clear:both !important; font-size:0 !important; line-height:0 !important; height:0 !important;}

		.picScroll-left{ width:1200px; margin:0 auto;overflow:hidden; position:relative;    }
		.picScroll-left .hd{ overflow:hidden;  height:30px; padding-top:5px;padding-left:50%; margin-left:-29px;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:left; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picScroll-left .hd .prev{ background-position:0 -50px;  }
/*		.picScroll-left .hd . nextStop{ background-position:-60px 0; }
		.picScroll-left .hd .prevStop{ background-position:-60px -50px; }*/
		.picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		
.picScroll-left .bd{ padding:0;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1;float:left;	width:100% ; }
.picScroll-left .bd li {	float:left; width:392px;  overflow:hidden; margin-right:12px;}
.picScroll-left .bd li:nth-of-type(3n){	 margin-right:;}
.picScroll-left .bd li a {float:left; width:100%; background-color:#FFF;overflow:hidden; display:block;position: relative;}
.picScroll-left .bd li a h2 { 
	width:92%; padding:0 4%;
	display:block;
	float:left;
	height:42px;overflow:hidden;
	font-weight:normal; font-size:18px; line-height:42px;color:#3292DE;
}
.picScroll-left .bd li a h5 { border-top:#F2F2F0 1px solid;
	width:92%; padding:0 4%;
	display:block;
	float:left;
	height:30px;overflow:hidden;
	font-weight:normal; font-size:14px; line-height:30px;color:#555;
}
.picScroll-left .bd li a h5 b{font-weight:normal;color:#A6A6A6; padding-right:5px;}



.picScroll-left .bd li a p.datu{float:left; width:100%;height:250px;overflow:hidden;position: relative;}
.picScroll-left .bd li a p.datu img {width:100%;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.picScroll-left .bd li a:hover p.datu img {
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
.picScroll-left .bd li a p.datu:before {
    content: '';
    position: absolute; z-index:11;
    left:5%; bottom:0;
    display: block;
    border-color: transparent transparent #FFFFFF transparent ;
    border-width: 10px;
    border-style: solid;
    width: 0px;
    height: 0px;
}
#lineDiv{border-top:#F2F2F0 1px solid; width:100%; float:left; height:25px;  overflow:hidden; text-indent:-999px; font-size:0;}

.picScroll-left .bd li a span{ background:url(../ico/iconadd_yello.png) no-repeat center center; position: absolute; bottom:30px; right:20px; width:30px; height:30px; font-size:0; transition:all ease-out 0.3s;}
.picScroll-left .bd li a:hover span{ transform:rotate(180deg); -ms-transform:rotate(180deg); /* Internet Explorer */ -moz-transform:rotate(180deg); /* Firefox */ -webkit-transform:rotate(180deg); /* Safari 和 Chrome */ -o-transform:rotate(180deg); /* Opera */}